const net.hostLookupFiles

11 uses

	net (current package)
		conf.go#L305: 			return hostLookupFiles, dnsConf
		conf.go#L338: 			return hostLookupFiles, dnsConf
		conf.go#L475: 		return hostLookupFiles, dnsConf
		dnsclient_unix.go#L546: 	hostLookupFiles                    // only files
		dnsclient_unix.go#L554: 	hostLookupFiles:    "files",
		dnsclient_unix.go#L566: 	if order == hostLookupFilesDNS || order == hostLookupFiles {
		dnsclient_unix.go#L573: 		if order == hostLookupFiles {
		dnsclient_unix.go#L610: 	if order == hostLookupFilesDNS || order == hostLookupFiles {
		dnsclient_unix.go#L623: 		if order == hostLookupFiles {
		dnsclient_unix.go#L828: 	if order == hostLookupFiles || order == hostLookupFilesDNS {
		dnsclient_unix.go#L834: 		if order == hostLookupFiles {